public marks

PUBLIC MARKS from "Xavier Lacot" with tags firefox & firebug

June 2009

Page Speed

by 3 others
Google releases Page Speed, a YSlow-like firefox extension. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them.

April 2009

Firediff - In Case of Stairs

by 1 other
Firediff is a Firebug extension that tracks changes to a pages DOM and CSS.

December 2008

FireUnit: Firebug Unit Testing for Firefox

by 2 others
A firefox firebug extension for javascript unit testing

October 2008

firesymfony :: Firefox Add-ons

by 1 other
FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.

Obvious Hints: FireSymfony - A Firebug extension for symfony

by 1 other
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.

July 2008

Jiffy Firefox Extension - Documentation

by 3 others
The Jiffy Firefox Extension adds an additional panel to Firebug that provides a visual view of the Javascript time measurements captured by Jiffy-Web.

May 2008

sfFirePHP plugin

by 1 other
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.

July 2007

YSlow for Firebug

by 21 others (via)
YSlow analyzes any web page and generates a grade for each rule and an overall grade. If a page can be improved, YSlow lists the specific changes to be made.